Package org.dogtagpki.server.cli
Class SubsystemUserCertCLI
java.lang.Object
org.dogtagpki.cli.CLI
org.dogtagpki.server.cli.SubsystemUserCertCLI
- Author:
- Endi S. Dewata
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
printCert
(UserCertData userCertData, boolean showPrettyPrint, boolean showEncoded) Methods inherited from class org.dogtagpki.cli.CLI
addModule, addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printHelp, removeModule, runExternal, runExternal, setDescription, setName
-
Constructor Details
-
SubsystemUserCertCLI
-
-
Method Details
-
printCert
public static void printCert(UserCertData userCertData, boolean showPrettyPrint, boolean showEncoded)
-